crypto/tls.clientHandshakeState.handshake (method)

2 uses

	crypto/tls (current package)
		handshake_client.go#L230: 	if err := hs.handshake(); err != nil {
		handshake_client.go#L381: func (hs *clientHandshakeState) handshake() error {